@charset "utf-8";
/* CSS Document */
body{
	/*background-color:#ececec;*/}
.web .pageBody {
	height:1515px;
	background-image:url(../images/pageBodyBg.png);
	background-position:center top;
}

.web .pageBody .wrapper{
	background-image:url(../images/pageBodyBg.png);
	height:1515px;
	background-position:center top;
}

/*.web #banner {
	height: 435px;
}
.web #banner .alpha {
	height:435px;
}
.web #banner .control {
	top:400px;
}
*/
.web .module{ position:absolute; display:block;}
.web .module .titleBar{

}
.web .module .more{
	position: absolute;
	right: 30px;
	top: 50px;
	width: 45px;
	height: 20px;
	display: block;
	text-indent: -9999px;
}








.web #business{
	background-image:url(../images/businessBg.png);
	position:absolute;
	background-position:center center;
	width:1100px;
	height:475px;
	left:0;
	top:0;
}
.web #business .titleBar{
	height:85px;
	text-indent:-9999px;
}
.web #business ul{
	width:1180px;
	position:absolute;
	top:80px;
	left:-40px;
}
.web #business li{
	width:295px;
	float:left;
	height:120px;
	display:block;
	text-align:center;
	font-size:16px;
	padding-top:275px;
	position:relative;
}
.web #business li a{
	position:absolute;
	display:block;
	width:100%;
	height:100%;
	left:0px;
	top:0;
}
.web #business li .imgContainer{
	position: absolute;
	left: 40px;
	top: 25px;
	width:217px;
	height:217px;
}
.web #business li:hover .imgContainer{
	background-position:bottom center;
}
.web #business li strong{
	margin-top:270px;
	display:block;
}
.web #business li:hover strong{
	color:#016db5;
}
.web #business li span{
	display:block;
	width:85px;
	height:35px;
	line-height:35px;
	text-align:center;
	text-align:left;
	text-indent:10px;
	font-size:12px;
	color:#FFF;
	margin:auto;
	margin-top:30px;
	background-color:#98999b;
}
.web #business li:hover span{
	background-color:#016db5;
}



.mobile #business li{
	position:relative;
	height:35px;
}
.mobile #business li a{
	display:block;
	line-height:30px;
	background-color:#004098;
	color:#FFF;
	text-indent:50px;
}

.mobile #business li strong{ margin-left:20px;}
.mobile #business li span{ float:right; font-size:12px; color:#eee;}












.web #speech{
	background-image:url(../images/speechBg.png);
	position: absolute;
	width: 550px;
	height: 470px;
	left: 00px;
	top: 475px;
}

.web #speech div{
	position: absolute;
	left: 255px;
	top: 115px;
	width: 265px;
}
#speech p{
	line-height:25px;
	text-indent:2em;
	font-size:12px;
}












.web #news{
	background-image:url(../images/newsBg.png);
	position:absolute;
	width:550px;
	height:470px;
	left:550px;
	top:475px;
}
.web #news ul{
	margin-top:95px;
}

.web #news ul li{
	height:100px;
	background:none;
}
.web #news .title{
	position:absolute;
	left:105px;
	top:20px;
}
.mobile #news .title{
	width:18em;
	height:1em;
	overflow:hidden;
}
.web #news .description{
	position:absolute;
	width:420px;
	height:3em;
	overflow:hidden;
	left:105px;
	display:block;
	z-index:50;
	top:50px;
	line-height:1.5em;
	/*display:none;*/
	font-size:12px;
	color:#666666;
}
.web #news .upDateTime{
	position:absolute;
	left:20px;
	top:15px;
	width:65px;
	height:70px;
}
.mobile #news .upDateTime{
	display:none;
}
.web #news .upDateTime .day{
	display:block;
	font-size:28px;
	color:#016db5;
	line-height:55px;
	text-align:center;
}
.web #news .upDateTime .yearAndMonth{
	display:block;
	font-size:14px;
	color:#fff;
	line-height:15px;
	text-align:center;
}





.web #company{
	background-image:url(../images/companyBg.png);
	position:absolute;
	width:1100px;
	height:480px;
	left:0px;
	top:945px;
}
.web #company .more{
	position: absolute;
	left: 575px;
	top: 355px;
	width:90px;
	height:25px;
}
.web #company div{
	position:absolute;
	left:570px;
	top:130px;
}
.web #company p{
	line-height:28px;
	text-indent:2em;
	font-size:12px;
}
.mobile #company p{
	line-height:28px;
	text-indent:2em;
	font-size:12px;
}
















.web #links{
	background-image:url(../images/linksBg.png);
	position: absolute;
	width: 1100px;
	height: 90px;
	left: 0px;
	top: 1425px;
}
.web #links .more{
	display:none;
}
.web #links p{
	position:relative;
	line-height:20px;
	width:1070px;
	margin:auto;
	margin-top:55px;
}
.web #links p a{
	margin-right:10px;
	
}
.mobile #links p{
	line-height:20px;
}










.web .wrapper{ overflow:visible;}

/*ul.newsList li{
	line-height:25px;
}
ul.newsList li .title{
	width:90%;
	height:30px;
	overflow:hidden;
}
ul.newsList li .upDateTime{
	display:none;
}
*/
